home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Applications / Tax ƒ / Tax.Debug.p < prev    next >
Text File  |  1994-05-07  |  181b  |  16 lines

  1.  
  2. {    This file is to debug the Tax FKEY.        }
  3.  
  4. {    © 1993, 1994 by David Alten.        }
  5.  
  6. {    version 1.0.1    }
  7.  
  8. program tax;
  9.     uses
  10.         myFKEY;
  11. begin
  12.     main;        {    run the program        }
  13. end.
  14.  
  15. { HE KUER!! }
  16.